4 references to AnalyzeWithoutRewrite
Microsoft.CodeAnalysis.CSharp (4)
Compilation\AttributeSemanticModel.cs (1)
115
NullableWalker.
AnalyzeWithoutRewrite
(Compilation, symbol: null, boundRoot, binder, diagnostics, createSnapshots);
Compilation\InitializerSemanticModel.cs (1)
268
NullableWalker.
AnalyzeWithoutRewrite
(Compilation, MemberSymbol, boundRoot, binder, diagnostics, createSnapshots);
Compilation\MemberSemanticModel.SpeculativeMemberSemanticModel.cs (1)
57
NullableWalker.
AnalyzeWithoutRewrite
(Compilation, MemberSymbol as MethodSymbol, boundRoot, binder, diagnostics, createSnapshots);
Compilation\MethodBodySemanticModel.cs (1)
300
NullableWalker.
AnalyzeWithoutRewrite
(Compilation, MemberSymbol, boundRoot, binder, diagnostics, createSnapshots);