19 references to ERR_FixedNotInStruct
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (8)
Semantics\OutVarTests.cs (4)
32020Diagnostic(ErrorCode.ERR_FixedNotInStruct, "b").WithLocation(3, 18),
32026Diagnostic(ErrorCode.ERR_FixedNotInStruct, "a").WithLocation(3, 12),
32051Diagnostic(ErrorCode.ERR_FixedNotInStruct, "b").WithLocation(3, 18),
32057Diagnostic(ErrorCode.ERR_FixedNotInStruct, "a").WithLocation(3, 12),
Semantics\PatternMatchingTests_Global.cs (4)
6183Diagnostic(ErrorCode.ERR_FixedNotInStruct, "b").WithLocation(3, 18),
6189Diagnostic(ErrorCode.ERR_FixedNotInStruct, "a").WithLocation(3, 12),
6215Diagnostic(ErrorCode.ERR_FixedNotInStruct, "b").WithLocation(3, 18),
6218Diagnostic(ErrorCode.ERR_FixedNotInStruct, "a").WithLocation(3, 12),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)